| Total Complexity | 14 | 
| Dependencies | 2 | 
| Dependents | 1 | 
| Total lines | 103 | 
| Lines of code | 69 | 
| Logical lines of code | 28 | 
| Comment lines | 7 | 
| Methods | 7 | 
| Properties | 2 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| getNext() | 55 | 5 | 19 | |
| explain() | 58 | 2 | 19 | |
| toString() | 68 | 2 | 7 | |
| parse() | 63 | 2 | 10 | |
| __construct() | 77 | 1 | 4 | |
| toArray() | 69 | 1 | 7 | |
| fromArray() | 77 | 1 | 3 |